* lisp/subr.el (internal--call-interactively): New const.
authorRyan <rct@thompsonclan.org>
Fri, 20 Sep 2013 19:59:42 +0000 (15:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 20 Sep 2013 19:59:42 +0000 (15:59 -0400)
commitd2aec8381deff582766218a50b272a19802f5664
tree1b29c832984a9d1afd5d11e91eef3a32bf971258
parentf137f371ae6b239c1080b571789bfe1670c0fb2c
* lisp/subr.el (internal--call-interactively): New const.
(called-interactively-p): Use it.
* test/automated/advice-tests.el (advice-test-called-interactively-p-around)
(advice-test-called-interactively-p-filter-args)
(advice-test-called-interactively-p-around): New tests.
lisp/ChangeLog
lisp/subr.el
test/ChangeLog
test/automated/advice-tests.el